| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class > DateAppointmentsCollection Constructor : DateAppointmentsCollection Constructor(DateTime,DateTime,IList<Appointment>,CalendarInfo,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal appointments As System.Collections.Generic.IList(Of Appointment), _ ByVal calendarInfo As CalendarInfo, _ ByVal includeEmptyDays As System.Boolean, _ ByVal includeWeekends As System.Boolean _ )
public DateAppointmentsCollection( System.DateTime start, System.DateTime end, System.Collections.Generic.IList<Appointment> appointments, CalendarInfo calendarInfo, System.bool includeEmptyDays, System.bool includeWeekends )